Assign all g_signal_connect() and friends to gulong variables
authorAlberto Garcia <agarcia@igalia.com>
Fri, 8 Oct 2010 00:37:23 +0000 (02:37 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 22 Oct 2010 16:58:47 +0000 (18:58 +0200)
commitd6a73fd5b0c8e30b22ed77f5ffa47bed2b506040
treeec5ada040b78fed901983a1389101ad0cec85df6
parent56d5b454431f00ba043c289bc75f4579a6a25696
Assign all g_signal_connect() and friends to gulong variables

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=87821
19 files changed:
gtk/gtkbutton.c
gtk/gtkcellrenderercombo.c
gtk/gtkclipboard.c
gtk/gtkcombobox.c
gtk/gtkimagemenuitem.c
gtk/gtkpagesetupunixdialog.c
gtk/gtkprintunixdialog.c
gtk/gtktextview.c
gtk/gtktoolpalette.c
gtk/gtktreemodelfilter.c
gtk/gtktreemodelsort.h
gtk/gtktreeprivate.h
gtk/gtktreeviewcolumn.h
gtk/tests/filtermodel.c
modules/other/gail/gailcontainer.c
modules/other/gail/gaillabel.h
tests/prop-editor.c
tests/testcalendar.c
tests/testgtk.c